home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Utilities / BaseConverter 1.1 / Read Me < prev   
Encoding:
Text File  |  1994-05-06  |  933 b   |  27 lines  |  [TEXT/ttxt]

  1. BaseConverter 1.1
  2. 5/5/94
  3.  
  4. BaseConverter is a simple utility that lets you view a long integer value in several different forms:
  5. - as a decimal number
  6. - as a octal number
  7. - as a hexadecimal number
  8. - as four bytes in binary
  9. - as four ascii characters
  10. - as four ascii code symbols or characters in geneva 9
  11.  
  12. You can enter the value in the first 5 of these forms and instantly see it displayed in all of the others.
  13.  
  14. You can change the font of the displays. This is mostly useful for viewing the ascii values in different fonts. If you use a non-Roman font that does not have digits in the same ascii positions as the standard Roman fonts, strange things will result.
  15.  
  16. The font and the position of the window are remembered if the program is not on a locked disk.
  17.  
  18. This program is freeware and worth every cent!
  19.  
  20.  
  21. Roger Brown
  22. Academic Computing
  23. Kiewit Computation Center
  24. Dartmouth College
  25. Hanover, NH 03755 USA
  26.  
  27. roger.brown@dartmouth.edu